func math.archAsinh

2 uses

	math (current package)
		asinh.go#L42: 		return archAsinh(x)
		stubs.go#L32: func archAsinh(x float64) float64 {